GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx / OwnDrop Property





In This Topic
OwnDrop Property (ThumbnailEx)
In This Topic
Syntax
'Declaration
 
Public Property OwnDrop As Boolean
public bool OwnDrop {get; set;}
public read-write property OwnDrop: Boolean; 
public function get,set OwnDrop : boolean
public: __property bool get_OwnDrop();
public: __property void set_OwnDrop( 
   bool value
);
public:
property bool OwnDrop {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx
ThumbnailEx Members